From: Chong Yidong Date: Sun, 24 Feb 2008 01:05:20 +0000 (+0000) Subject: * xterm.c (x_set_offset): Don't change the gravity if X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23846 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d59581635f2d0585348be9c0331cb86d06a74178;p=emacs.git * xterm.c (x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1. --- diff --git a/src/ChangeLog b/src/ChangeLog index 72e72a25691..98400401c24 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-02-24 Ulrich Neumerkel (tiny change) + + * xterm.c (x_set_offset): Don't change the gravity if + CHANGE_GRAVITY is -1. + 2008-02-23 Chong Yidong * fileio.c (auto_save_error_occurred): New var.